home *** CD-ROM | disk | FTP | other *** search
/ Champak 28 / Volume 28 - JOGO DISK .iso / Games / capizappy.swf / scripts / DefineButton2_118 / BUTTONCONDACTION on(release).as
Text File  |  2006-11-13  |  62b  |  5 lines

  1. on(release){
  2.    gotoAndStop("instructions");
  3.    play();
  4. }
  5.